Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-47901 | SOL-11.1-020100 | SV-60773r1_rule | Medium |
Description |
---|
Legacy remote access utilities allow remote control of a system without proper authentication. |
STIG | Date |
---|---|
Solaris 11 X86 Security Technical Implementation Guide | 2020-05-21 |
Check Text ( C-50337r1_chk ) |
---|
Determine if the legacy remote access package is installed. # pkg list service/network/legacy-remote-utilities If an installed package named service/network/legacy-remote-utilities is listed, this is a finding. |
Fix Text (F-51513r1_fix) |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/legacy-remote-utilities |